home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / vplanets.zip / DEMO.BAT < prev    next >
DOS Batch File  |  1993-04-06  |  1KB  |  29 lines

  1. @echo off
  2. cls
  3. echo If You Have A Mouse, Make Sure The Driver Is Loaded...
  4. echo  
  5. echo There Are Eleven Players Per Game.  This Game Works By You Playing
  6. echo Your Turn And Then Uploading A Data File To Blood Sport BBS Once
  7. echo You Have Completed The Turn.  This Way, You May Play Your Turn
  8. echo Offline And It Doesn't Waste Your Time On The BBS For Other Things.
  9. echo You Will Also Be Able To Be More Careful And Less Rushed In Playing
  10. echo The Game.  For This Demonstration *ONLY* You Will Be Allowed To Play 
  11. echo With The "FEDERATION" Team, Number One On The List.  When You Receive 
  12. echo Your Real Player File From Blood Sport, You Will Be Assigned One Of 
  13. echo The Non-Highlighted Teams.  Play This Demo As Often As You Wish, 
  14. echo However Your Work Will Not Be Saved Because You Aren't A "LIVE" Player.  
  15. echo  
  16. echo To Become A Live Player, Call Blood Sport BBS At -(714) 786-3605- Via
  17. echo Modem. Send A Note To The System Operator Requesting A Live Play File.
  18. echo  
  19. pause
  20. copy demo.rst player1.rst
  21. planets.exe
  22. del player1.trn
  23. echo  
  24. echo  
  25. echo You May Disregard The Above Message Since This Is A Demo.
  26. echo    - You Will, However, Need To Call Blood Sport For Your 
  27. echo      "PLAYERx.RST" File So You May Get Started In The Game. 
  28. echo  
  29.